-
Home
-
Custom post types for WordPress – ACPT Lite
-
1.0.16
-
Code
-
Classes
- Sanitizer
Total Complexity |
18 |
Dependencies |
3 |
Dependents |
8 |
Total lines |
304 |
Lines of code |
221 |
Logical lines of code |
50 |
Comment lines |
50 |
Methods |
7 |
Properties |
0 |
Methods 7
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
escapeField() |
A |
32 |
1 |
152 |
recursiveSanitizeRawData() |
S |
58 |
6 |
15 |
sanitizeHTML() |
S |
54 |
2 |
20 |
rebuildPHP() |
S |
63 |
3 |
10 |
sanitizePostTypeRawData() |
S |
68 |
2 |
8 |
sanitizeTaxonomyRawData() |
S |
68 |
2 |
8 |
sanitizeUserMetaFieldRawData() |
S |
68 |
2 |
8 |